mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-15 04:26:05 +00:00
Initial commit
This commit is contained in:
13
app/static/global/plugins/tabdrop/less/tabdrop.less
Normal file
13
app/static/global/plugins/tabdrop/less/tabdrop.less
Normal file
@ -0,0 +1,13 @@
|
||||
/*!
|
||||
* Tab drop for Bootstrap
|
||||
*
|
||||
* Copyright 2012 Stefan Petre
|
||||
* Licensed under the Apache License v2.0
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
*/
|
||||
|
||||
.nav-tabs,
|
||||
.nav-pills {
|
||||
position: relative;
|
||||
}
|
Reference in New Issue
Block a user