Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zcat
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
zcat
Merge requests
!10
Issue
#3364098
: Replace README.txt with README.md and update README.md file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3364098
: Replace README.txt with README.md and update README.md file
issue/zcat-3364098:3364098-replace-readme.txt-with
into
1.1.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Akshay kashyap
requested to merge
issue/zcat-3364098:3364098-replace-readme.txt-with
into
1.1.x
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
1.1.x
1.1.x (base)
and
latest version
latest version
d9be8b36
1 commit,
2 years ago
1 file
+
49
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
0 → 100644
+
49
−
0
Options
CONTENTS
--------
Introduction
Requirements
Installation
Configuration
Maintainers
INTRODUCTION
------------
Custom admin theme is a module for the frontend development of the
administration theme.
In many occasions it is necessary to fix some styles found in the
administration themes
and it is not convenient to use our "custom-theme", so it is necessary to use
the module.
Module project page:
http://drupal.org/project/zcat
To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/zcat
REQUIREMENTS
------------
None.
INSTALLATION
------------
Install as you would normally install a contributed Drupal module.
Visit: https://www.drupal.org/docs/extending-drupal/installing-modules
CONFIGURATION
-------------
The module allows access to change styles in the administration in two ways,
through the included css or
through a file placed in /theme/custom/[yourCustomTheme]/css/custom-admin.css.
To let the module know the name of your theme you can indicate it in the
configuration screen:
"/admin/config/custom-admin-theme, type the name of your theme and click
on save."
MAINTAINER
-----------
gserramar - https://www.drupal.org/user/3673360
Loading