Adding upstream version 20241201.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6c0499a92f
commit
485e3244ed
115 changed files with 9813 additions and 0 deletions
28
templates/55/ad-hominem/css/plugins.less
Normal file
28
templates/55/ad-hominem/css/plugins.less
Normal file
|
@ -0,0 +1,28 @@
|
|||
/**
|
||||
* This file contains style overrides for selected plugins
|
||||
* @author Sascha Leib <sascha@leib.be>
|
||||
*/
|
||||
|
||||
/* upgrade plugin */
|
||||
#plugin__upgrade_meter {
|
||||
& {
|
||||
height: 26px;
|
||||
}
|
||||
ol li {
|
||||
.stage {
|
||||
color: #444;
|
||||
}
|
||||
.step {
|
||||
color: #444;
|
||||
}
|
||||
&.active {
|
||||
height: 26px;
|
||||
}
|
||||
}
|
||||
}
|
||||
#plugin__upgrade_form {
|
||||
button {
|
||||
padding: .25em .5em;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue