Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as PHP by registered user sri143mahi ( 11 years ago )
+@media print {
2
+ .wraper.smaller{
3
+ position:relative !important;
4
+ }
5
+ a[href]:after {
6
+ content: none !important;
7
+ }
8
+ /*a[href^="mailto"]:after {
9
+ content: " (" attr(href) ")" !important;
10
+ }*/
11
+ .main-navigation{
12
+ display:none !important;
13
+ }
14
+ .banner,.mega-header,.right-header{
15
+ display:none;
16
+ }
17
+ .top-header{
18
+ margin-bottom:200px;
19
+ }
20
+ .left-part,.footer,.right-part{
21
+ display:none;
22
+ }
23
+ header.smaller .logo > a img{
24
+ height:80px;
25
+ }
26
+ /*.main-content > .container{
27
+ margin-top:100px !important;
28
+ }*/
29
+ .copyright-footer li{
30
+ display:none;
31
+ }
32
+ .copyright-footer li:first-child{
33
+ display:block;
34
+ }
35
+
36
+ /* SlideShow*/
37
+ .slide_row .col-md-4{
38
+ display:none;
39
+ }
40
+ .slide_row,.slide_row > .col-md-8{
41
+ border:none !important;
42
+ }
43
+ /* Pressroom */
44
+ p.pressroom-link{
45
+ display:none;
46
+ }
47
+
48
+ /* Pagination */
49
+ .pagination-bottom,.pagination{
50
+ display:none;
51
+ }
52
+
53
+ /* FAQ */
54
+ .panel-group .panel{
55
+ border:none !important;
56
+ }
57
+ .panel-title .glyphicon{
58
+ display:none;
59
+ }
60
+ .panel-collapse.collapse{
61
+ display: block;
62
+ }
63
+ .panel-title{
64
+ font-weight: bold;
65
+ margin-bottom: 0px !important;
66
+ }
67
+ .panel-body{
68
+ padding:5px;
69
+ padding-left:15px;
70
+ margin-bottom: 20px;
71
+ }
72
+ .panel-group .panel-heading + .panel-collapse .panel-body{
73
+ border:none !important;
74
+ }
75
+ .panel-heading .col-md-11{
76
+ padding-left:0;
77
+ }
78
+ .panel-heading{
79
+ padding-top:0px !important;
80
+ padding-bottom: 5px !important;
81
+ }
82
+
83
+ /* department landing page */
84
+ #effect{
85
+ display: block !important;
86
+ }
87
+ .scroll,.mCustomScrollBox{
88
+ max-height: none !important;
89
+ height:auto !important;
90
+ overflow: initial !important;
91
+ }
92
+ .profile-link.probutton{
93
+ display:none;
94
+ }
95
+
96
+ /* department directory*/
97
+ .user-bio{
98
+ display:block !important;
99
+ }
100
+ .user-bio-link{
101
+ display:none !important;
102
+ }
103
+
104
+ /* events*/
105
+ .filter{
106
+ display:none;
107
+ }
108
+ .event-links{
109
+ display: none;
110
+ }
111
+ .go_back_link{
112
+ display: none;
113
+ }
114
+ .bottom-right,.footer-top{
115
+ display: none !important;
116
+ }
117
+ .panel-body{
118
+ padding-top:5px !important;
119
+ }
120
+ #a_p_tag{
121
+ display: none !important;
122
+ }
123
+ .css3-shadow, .css3-shadow-small{
124
+ -webkit-box-shadow:none !important;
125
+ box-shadow:none !important;
126
+ }
127
+ .css3-shadow:after{
128
+ box-shadow:none !important;
129
+ }
130
+ .user-title, .mini-user{
131
+ margin-top: 5px !important;
132
+ }
133
+ .content-part h1{
134
+ margin: 0px !important;
135
+ }
136
+ .content-part{
137
+ padding-top: 0px !important;
138
+ }
139
+ .inner-content{
140
+ padding: 0px 0px !important;
141
+ }
142
+ .el, .el-file-edit{
143
+ display: none !important;
144
+ }
145
+ .bx-wrapper, .last, .backlist{
146
+ display: none !important;
147
+ }
148
+
149
+}
Revise this Paste
Children: 80456