Dotclear

source: admin/style/scss/partials/_media_item.scss @ 3355:5619cd4c8c5d

Revision 3355:5619cd4c8c5d, 364 bytes checked in by franck <carnet.franck.paul@…>, 9 years ago (diff)

Switch admin CSS to Sass/Compass?, 1st step

Line 
1#media-icon {
2    float: left;
3}
4
5.near-icon {
6    margin-left: 70px;
7    margin-bottom: 3em;
8}
9
10#media-details ul {
11    display: block;
12    margin-left: 0;
13    padding: 0;
14}
15
16#media-details li {
17    list-style: square inside;
18    margin: 0;
19    padding: 0;
20}
21
22#media-original-image {
23    overflow: auto;
24}
25
26#media-original-image.overheight {
27    height: 500px;
28}
Note: See TracBrowser for help on using the repository browser.

Sites map