Commit 5cf99e10835c44b40ac4d2230089f2f1a3cd1df5
1 parent
7b4db239
04.05.16 css fix
Showing
1 changed file
with
23 additions
and
23 deletions
Show diff stats
backend/views/layouts/header.php
... | ... | @@ -15,7 +15,7 @@ |
15 | 15 | |
16 | 16 | <!-- <div class="navbar-custom-menu">--> |
17 | 17 | <!-- <ul class="nav navbar-nav">--> |
18 | -<!-- <!-- Messages: style can be found in dropdown.less-->--> | |
18 | +<!-- <!-- Messages: style can be found in dropdown.less--> | |
19 | 19 | <!-- <li class="dropdown messages-menu">--> |
20 | 20 | <!-- <a href="#" class="dropdown-toggle" data-toggle="dropdown">--> |
21 | 21 | <!-- <i class="fa fa-envelope-o"></i>--> |
... | ... | @@ -24,9 +24,9 @@ |
24 | 24 | <!-- <ul class="dropdown-menu">--> |
25 | 25 | <!-- <li class="header">You have 4 messages</li>--> |
26 | 26 | <!-- <li>--> |
27 | -<!-- <!-- inner menu: contains the actual data -->--> | |
27 | +<!-- <!-- inner menu: contains the actual data --> | |
28 | 28 | <!-- <ul class="menu">--> |
29 | -<!-- <li><!-- start message -->--> | |
29 | +<!-- <li><!-- start message --> | |
30 | 30 | <!-- <a href="#">--> |
31 | 31 | <!-- <div class="pull-left">--> |
32 | 32 | <!-- <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">--> |
... | ... | @@ -38,7 +38,7 @@ |
38 | 38 | <!-- <p>Why not buy a new awesome theme?</p>--> |
39 | 39 | <!-- </a>--> |
40 | 40 | <!-- </li>--> |
41 | -<!-- <!-- end message -->--> | |
41 | +<!-- <!-- end message --> | |
42 | 42 | <!-- <li>--> |
43 | 43 | <!-- <a href="#">--> |
44 | 44 | <!-- <div class="pull-left">--> |
... | ... | @@ -92,7 +92,7 @@ |
92 | 92 | <!-- <li class="footer"><a href="#">See All Messages</a></li>--> |
93 | 93 | <!-- </ul>--> |
94 | 94 | <!-- </li>--> |
95 | -<!-- <!-- Notifications: style can be found in dropdown.less -->--> | |
95 | +<!-- <!-- Notifications: style can be found in dropdown.less --> | |
96 | 96 | <!-- <li class="dropdown notifications-menu">--> |
97 | 97 | <!-- <a href="#" class="dropdown-toggle" data-toggle="dropdown">--> |
98 | 98 | <!-- <i class="fa fa-bell-o"></i>--> |
... | ... | @@ -101,7 +101,7 @@ |
101 | 101 | <!-- <ul class="dropdown-menu">--> |
102 | 102 | <!-- <li class="header">You have 10 notifications</li>--> |
103 | 103 | <!-- <li>--> |
104 | -<!-- <!-- inner menu: contains the actual data -->--> | |
104 | +<!-- <!-- inner menu: contains the actual data --> | |
105 | 105 | <!-- <ul class="menu">--> |
106 | 106 | <!-- <li>--> |
107 | 107 | <!-- <a href="#">--> |
... | ... | @@ -134,7 +134,7 @@ |
134 | 134 | <!-- <li class="footer"><a href="#">View all</a></li>--> |
135 | 135 | <!-- </ul>--> |
136 | 136 | <!-- </li>--> |
137 | -<!-- <!-- Tasks: style can be found in dropdown.less -->--> | |
137 | +<!-- <!-- Tasks: style can be found in dropdown.less --> | |
138 | 138 | <!-- <li class="dropdown tasks-menu">--> |
139 | 139 | <!-- <a href="#" class="dropdown-toggle" data-toggle="dropdown">--> |
140 | 140 | <!-- <i class="fa fa-flag-o"></i>--> |
... | ... | @@ -143,9 +143,9 @@ |
143 | 143 | <!-- <ul class="dropdown-menu">--> |
144 | 144 | <!-- <li class="header">You have 9 tasks</li>--> |
145 | 145 | <!-- <li>--> |
146 | -<!-- <!-- inner menu: contains the actual data -->--> | |
146 | +<!-- <!-- inner menu: contains the actual data --> | |
147 | 147 | <!-- <ul class="menu">--> |
148 | -<!-- <li><!-- Task item -->--> | |
148 | +<!-- <li><!-- Task item --> | |
149 | 149 | <!-- <a href="#">--> |
150 | 150 | <!-- <h3>--> |
151 | 151 | <!-- Design some buttons--> |
... | ... | @@ -158,8 +158,8 @@ |
158 | 158 | <!-- </div>--> |
159 | 159 | <!-- </a>--> |
160 | 160 | <!-- </li>--> |
161 | -<!-- <!-- end task item -->--> | |
162 | -<!-- <li><!-- Task item -->--> | |
161 | +<!-- <!-- end task item --> | |
162 | +<!-- <li><!-- Task item --> | |
163 | 163 | <!-- <a href="#">--> |
164 | 164 | <!-- <h3>--> |
165 | 165 | <!-- Create a nice theme--> |
... | ... | @@ -172,8 +172,8 @@ |
172 | 172 | <!-- </div>--> |
173 | 173 | <!-- </a>--> |
174 | 174 | <!-- </li>--> |
175 | -<!-- <!-- end task item -->--> | |
176 | -<!-- <li><!-- Task item -->--> | |
175 | +<!-- <!-- end task item --> | |
176 | +<!-- <li><!-- Task item --> | |
177 | 177 | <!-- <a href="#">--> |
178 | 178 | <!-- <h3>--> |
179 | 179 | <!-- Some task I need to do--> |
... | ... | @@ -186,8 +186,8 @@ |
186 | 186 | <!-- </div>--> |
187 | 187 | <!-- </a>--> |
188 | 188 | <!-- </li>--> |
189 | -<!-- <!-- end task item -->--> | |
190 | -<!-- <li><!-- Task item -->--> | |
189 | +<!-- <!-- end task item --> | |
190 | +<!-- <li><!-- Task item --> | |
191 | 191 | <!-- <a href="#">--> |
192 | 192 | <!-- <h3>--> |
193 | 193 | <!-- Make beautiful transitions--> |
... | ... | @@ -200,7 +200,7 @@ |
200 | 200 | <!-- </div>--> |
201 | 201 | <!-- </a>--> |
202 | 202 | <!-- </li>--> |
203 | -<!-- <!-- end task item -->--> | |
203 | +<!-- <!-- end task item --> | |
204 | 204 | <!-- </ul>--> |
205 | 205 | <!-- </li>--> |
206 | 206 | <!-- <li class="footer">--> |
... | ... | @@ -208,14 +208,14 @@ |
208 | 208 | <!-- </li>--> |
209 | 209 | <!-- </ul>--> |
210 | 210 | <!-- </li>--> |
211 | -<!-- <!-- User Account: style can be found in dropdown.less -->--> | |
211 | +<!-- <!-- User Account: style can be found in dropdown.less --> | |
212 | 212 | <!-- <li class="dropdown user user-menu">--> |
213 | 213 | <!-- <a href="#" class="dropdown-toggle" data-toggle="dropdown">--> |
214 | -<!-- <!--img src="dist/img/user2-160x160.jpg" class="user-image" alt="User Image"-->--> | |
214 | +<!-- <!--img src="dist/img/user2-160x160.jpg" class="user-image" alt="User Image"--> | |
215 | 215 | <!-- <span class="hidden-xs">Alexander Pierce</span>--> |
216 | 216 | <!-- </a>--> |
217 | 217 | <!-- <ul class="dropdown-menu">--> |
218 | -<!-- <!-- User image -->--> | |
218 | +<!-- <!-- User image --> | |
219 | 219 | <!-- <li class="user-header">--> |
220 | 220 | <!-- <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">--> |
221 | 221 | <!----> |
... | ... | @@ -224,7 +224,7 @@ |
224 | 224 | <!-- <small>Member since Nov. 2012</small>--> |
225 | 225 | <!-- </p>--> |
226 | 226 | <!-- </li>--> |
227 | -<!-- <!-- Menu Body -->--> | |
227 | +<!-- <!-- Menu Body --> | |
228 | 228 | <!-- <li class="user-body">--> |
229 | 229 | <!-- <div class="row">--> |
230 | 230 | <!-- <div class="col-xs-4 text-center">--> |
... | ... | @@ -237,9 +237,9 @@ |
237 | 237 | <!-- <a href="#">Friends</a>--> |
238 | 238 | <!-- </div>--> |
239 | 239 | <!-- </div>--> |
240 | -<!-- <!-- /.row -->--> | |
240 | +<!-- <!-- /.row --> | |
241 | 241 | <!-- </li>--> |
242 | -<!-- <!-- Menu Footer-->--> | |
242 | +<!-- <!-- Menu Footer--> | |
243 | 243 | <!-- <li class="user-footer">--> |
244 | 244 | <!-- <div class="pull-left">--> |
245 | 245 | <!-- <a href="#" class="btn btn-default btn-flat">Profile</a>--> |
... | ... | @@ -250,7 +250,7 @@ |
250 | 250 | <!-- </li>--> |
251 | 251 | <!-- </ul>--> |
252 | 252 | <!-- </li>--> |
253 | -<!-- <!-- Control Sidebar Toggle Button -->--> | |
253 | +<!-- <!-- Control Sidebar Toggle Button --> | |
254 | 254 | <!-- <li>--> |
255 | 255 | <!-- <a href="#" data-toggle="control-sidebar"><i class="fa fa-gears"></i></a>--> |
256 | 256 | <!-- </li>--> | ... | ... |