-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgeneral.sass
97 lines (91 loc) · 2.45 KB
/
general.sass
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
@CHARSET "UTF-8"
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
border: 0pt none
font-family: inherit
font-size: 100%
font-style: inherit
font-weight: inherit
margin: 0pt
padding: 0pt
vertical-align: baseline
body
background: #fff
line-height: 14px
font-size: 11px
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif
margin: 0pt
overflow: hidden
cursor: default Important
html, body
height: 100%
.clear
clear: both
height: 0
visibility: hidden
display: block
a
text-decoration: none
#main
height: 100%
background: transparent url(/i/background.jpg) no-repeat scroll center center
overflow: none
div.icon
min-width: 48px
min-height: 48px
padding: 0px 14px 8px
border: 1px solid transparent
margin: 0pt auto
text-align: left
position: absolute
display: none
&:hover, &.active
background-color: #0a2c5e Important
border: 1px solid #3b567e
div.name
margin-top: 52px
text-align: center
color: #fff
#mipc
background: transparent url(images/mipc.png) no-repeat scroll center 4px
top: 32px
left: 32px
#home
background: transparent url(images/home.png) no-repeat scroll center 4px
top: 128px
left: 32px
#usb
background: transparent url(images/usb.png) no-repeat scroll center 4px
top: 224px
left: 32px
#trash
background: transparent url(images/trash.png) no-repeat scroll center 4px
#taskbar
width: 100%
height: 42px
line-height: 42px
background: #e6e6e6 url(images/taskbar.jpg) repeat-x left top
position: absolute
left: 0
bottom: 0px
padding: 4px 0px 1px 0px
display: none
#start
float: left
background: transparent url(images/start.png) no-repeat 4px -3px
width: 64px
margin: 0 4px 0 0
padding: 0 2px 0 42px
font-size: 18px
font-style: italic
font-weight: 700
text-align: center
&:hover
background-color: #fff
#clock
float: right
background: #e6e6e6 url(images/clock.jpg) no-repeat 4px center
padding: 0 8px 0 50px
font-size: 12px
border-left: 2px solid #f9f9f9
font-weight: 700
text-align: center