Dotclear

source: admin/style/scss/partials/_media_item.scss @ 3439:640a478849cf

Revision 3439:640a478849cf, 311 bytes checked in by franck <carnet.franck.paul@…>, 9 years ago (diff)

Prettify scss code

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 {
11     ul {
12          display: block;
13          margin-left: 0;
14          padding: 0;
15     }
16     li {
17          list-style: square inside;
18          margin: 0;
19          padding: 0;
20     }
21}
22
23#media-original-image {
24     overflow: auto;
25     &.overheight {
26          height: 500px;
27     }
28}
Note: See TracBrowser for help on using the repository browser.

Sites map