Cascading Style Sheets (CSS) is a style sheet language

learn more… | top users | synonyms

1
vote
1answer
112 views

ubuntu 12.10 lessc 1.3.3 installation

I cannot install lessc 1.3.3 installation. sudo apt-get install node-less version 1.3.0 I googled but I cannot found a solution. is that any alternative exist ?
3
votes
1answer
96 views

Designing UI using html and css and without webkit?

I want to try out developing desktop applications with the UI designed using html5,css and jquery and the back end code written in python. Is this possible? I have already tried out the WebKit but is ...
0
votes
0answers
15 views

How to uninstall Steam cliend on Ubuntu 12.04 [duplicate]

I've got a problem over here. I'm running out of space on my computer and decided to get rid of Steam, games, etc etc. I have installed Steam with Wine. The problem is that i have removed Wine ...
0
votes
1answer
76 views

How do I widen Cinnamon's panel entries?

I pack a great deal of information into the status line of terminals and like to be able to see it in the panel, but to see it all, I need Cinnamon to let me make the panel entries a bit wider. I've ...
1
vote
1answer
90 views

Can apps created using Quickly for Ubuntu be used in Windows or Mac?

Like the topic or how to develop cross platform application based on html and css with system files dealing? I used to use wxpython, but after several web development projects it scares me. I love ...
5
votes
1answer
294 views

LESS CSS compilers returning blank

I am not even sure where to start debugging this. Months ago, I could happily compile my CSS from my LESS files. Today, I run either recess --compile test.less or lessc test.less and I just get a ...
1
vote
1answer
288 views

Need to modify gnome 3 theme for browser

I have recently begun using the DarkGreen theme for Gnome 3, however there are some problems on some webpages in FireFox regarding text input fields. This happens in the search field on Google, some ...
0
votes
0answers
99 views

Problem with Microsoft fonts and facebook

After I install Microsoft fonts, facebook font for the Persian content changes to Arial, which is a very bad font for Persian. This happens in both Chrome and Firefox. Here's the font family used by ...
0
votes
0answers
74 views

Ubuntu Gradient Desktop Background

It's interesting me how the gradient backgrounds for Ubuntu are being created. Is it CSS or how? If yes some neat stuff could be done :D This is what I mean: Image of background gradient selection ...
-1
votes
1answer
147 views

How do I check my website with w3c validator? [closed]

I know of validator.w3.org but are there other website on-line or an application that can validate my html/css/xml? Are there tools that can validate my code online and offline? I am using Ubuntu ...
2
votes
1answer
2k views

How to fix Xubuntu LightDM Theme after installing unity.

After successfully installing Xubuntu 12.04.1 on my laptop, I decided to install Unity. That went OK but then I realized there was no themes. So then I installed the themes and artwork, and got a ...
1
vote
1answer
283 views

Disable css warnings

Everytime I open a gtk application it outputs css warnings (lack of units assuming px etc). Can I disable this dreadful verbosity? example: $ gedit (gedit:19558): Gtk-WARNING **: Theme parsing ...
1
vote
4answers
96 views

Windows browsers in ubuntu for web developent

I regularly do front end development(html,css,js) and need to test websites for ie7, ie8, ie9, firefox, chrome, safari, opera in windows.I would like to move to ubuntu, but am concerned that testing ...
2
votes
1answer
183 views

firefox the website editor?

There are a lot of webdeveloper addons available, for firefox, like firebug. But is there a html editor addon for firefox. Which i can edit my website. viewing the edits real-time (using localhost ...
1
vote
1answer
189 views

Problem with YouTube under 12.04

I have a problem running YouTube videos. When I load the page it is as if it lacks CSS and the block for video is just pure black. I have a Flash plug-in and it is working (tested on several sites) ...
1
vote
0answers
195 views

Using thicker border for focus in GTK3 theme

I'm trying to make a gtk3 theme where the focused control is highlighted with a thicker border: GtkButton /* etc. */ { border-width: 1px; } .focused { border-width: 2px; } This works, but is ...
1
vote
0answers
172 views

System-wide Scrollbar Theme

I have Kubuntu 12.04 (KDE 4.8.4). I also have ubuntu-desktop installed. I am using the Oxygen, which I like very much except for the scrollbars. I have written a scrollbar theme (based on Gmail ...
2
votes
3answers
218 views

Problem with theming my application with CSS

I'm trying to beautify my program made with Quickly using CSS. I found documentation http://developer.gnome.org/gtk3/3.4/GtkCssProvider.html and very useful blog post ...
0
votes
0answers
368 views

Where can I change the color of the Title Bar in Ubuntu Linux 12 via CSS files?

Where can I change the color of the Title Bar in Ubuntu Linux 12 via CSS files? I edited my Ubuntu from /usr/share/themes/Classic-Ambience-Green/GTK-3.0/settings.ini and ...
5
votes
1answer
273 views

How to remove the rounded menu items from a theme?

I've just spent quite a while theming ambiance to make it more flat and all around more to my taste, but I've just come across a problem above my capabilities : rounded menuitems The menu on the ...
1
vote
4answers
2k views

How can you update less css compiler to the latest version from apt-get?

You can install less css compiler easy: apt-get install lessc But that only installs version 1.1.0. How can you update to the very latest version? (The latest version is 1.3.0) -- update -- I ...
6
votes
4answers
7k views

How do you install less css command line compiler?

From my understanding and correct me if I'm wrong, I have to get ruby or NPM installed to get the less css compiler working. I don't have any ruby installed and I'm not really sure how to get my ...
1
vote
0answers
80 views

How does the desktop environment affect CSS structures? [closed]

I didn't actually know whether to ask here or on the main stackoverflow page, but since this is a linux-specific question here goes : I have recently installed LXDE as an alternative to the Unity ...
1
vote
1answer
364 views

Question on GNOME Shell theme editing

I know nothing about CSS, but with a little help, I managed to make the activites button in Shell to display the ubuntu icon. It's great, works good with most all themes. Except for one part. ...
0
votes
1answer
476 views

What does this mean in gnome-shell.css ? And also specifically what is “ems”

I am tweaking the look of Gnome Shell and was asking my self what the following, and also specifically what "ems" means in gnome-shell.css /* The remaining popup-menu sizing is all done in ems, so ...
3
votes
1answer
168 views

How to curve the edges of menus?

I want to know if this is possible. Like the menu when you right click, if the edges can be curved. I don't like to see the square appearance.
2
votes
2answers
1k views

Trying to change the color scheme through the css file, but no permission

I have been trying to switch out the orange color scheme in Ubuntu 11.10 through the css files. I know where the files are and what I need to change in them, but every time i try to save it it says ...
4
votes
2answers
4k views

“command not found” when running “lessc” from bash

I have installed lessc via npm, Node.js Package Manager, and when I run lessc from terminal using lessc /var/www/less/style.less /var/www/css/style.css it works perfectly. However, when I put this ...
7
votes
7answers
4k views

CSS editor with real-time preview and selector localization

The title says everything about what I'm looking for. Basically it should be an software that collects all styles of a website so I can edit them and save them. Please read the question carefully, ...
3
votes
4answers
404 views

Looking for code editor software with following functionalities

I am looking for a text editor with the following functionalities for php, html and css coding: code folding based on indentation (best example is EditPlus) start at an indentation level and stop ...
2
votes
1answer
2k views

Less CSS compiler install

I wanted to install less compiler to my computer but when I ran following command: sudo gem install less And make command stopped the following error: g++ -shared -o v8.so v8_locker.o v8_debug.o ...
3
votes
0answers
2k views

Dreamweaver alternative in ubuntu? [duplicate]

Possible Duplicate: Is there a Dreamweaver HTML editor replacement? I had been using Dreamweaver in Windows. Recently I shifted to Ubuntu, there I cant find any good alternative to ...
2
votes
3answers
1k views

A browser that supports css3 3d transforms?

I am doing web development on a Ubuntu machine (Lubuntu 10.10 more specifically), and wondered if there is a browser that I can install (in the repositories or otherwise) that has decent support for ...
5
votes
2answers
733 views

How to permanently add CSS to some pages using Firefox?

How to permanently add CSS to some pages using Firefox? Say, I want to change the font or background of a page I frequent using Firefox. How to do that?
15
votes
5answers
4k views

LESS.app like application?

Recently I found out about an OS X application called LESS.app. It’s basically an app to compile and minify *.less files into *.css files and does it in real-time. I want to know or I can archive the ...
7
votes
4answers
2k views

How can I read every DVD, even if encrypted by CSS or other?

I sometimes want to use my computer as a DVD-player. Unfortunately I know that I will often have to cope with encrypted DVDs, for example with CSS. Therefore I installed the libdvdcss2 library from ...
5
votes
3answers
562 views

Is there an equivalent to MacRabbit's cssedit on Ubuntu?

If there is an emacs pluggin that would give me similar functionality, that would be welcome as well. Thanks!